Welcome![Sign In][Sign Up]
Location:
Search - arm mp3

Search list

[mpeg mp3ARM-MP3-DECODE

Description: 程序名称: 用ARM内核的MP3解码源码 程序类型:单片机设计软件 文件大小: 55 K 字节-procedures name : ARM core MP3 decoding procedures source types : microcontroller design software File Size : 55 Kbytes
Platform: | Size: 55984 | Author: wyl | Hits:

[Embeded-SCM Developmp3解压算法源码

Description: arm MP3 解压算法源代码 ,还好用啦--Source code for ARM MP3 decompressing algorithm.
Platform: | Size: 55909 | Author: 胡爱仁 | Hits:

[Embeded-SCM Develop调用libmad的简单MP3播放器

Description: 今天研究了一下libmad,发现用这个库做一个简单的mp3播放器非常容易,网上也有很多例程,于是想把播放mp3功能加入我的wav播放小程序里面。晚上实验了一下,的确很好用,在sep4020这颗小arm7上面跑的很欢乐。程序结构目前很乱,还要整理一下,现在的仅仅实现功能,算是beat版。 首先需要编译安装libmad,这个参考以前的文章,编译程序时时需要mad.h 和libmad.a等文件。 为了便于交流,采用静态链接的方法添加libmad库比较好,相当于把libmad包含的程序里面去。 最后将wmplay.c和libmad.a放在同一个目录里,执行以下指令即可: arm-linux-gcc wmplay.c libmad.a -o wmplay
Platform: | Size: 82301 | Author: 535024144@qq.com | Hits:

[Embeded Linux综合驱动 MP3

Description: 基于linux ARM系统的MP3播放器设计,现在只能实现播放/暂停、停止、上一首、下一首,在字符界面显示播放歌曲名称
Platform: | Size: 6487 | Author: huanghaibo | Hits:

[ARM-PowerPC-ColdFire-MIPSarmmp3

Description: s344b0的mp3源码-s344b0 mp3 FOSS
Platform: | Size: 3962880 | Author: 登录帐号 | Hits:

[ARM-PowerPC-ColdFire-MIPSarmmp3解码远程序

Description: 一款在s3c44b0上运行通过的mp3解码程序-MP3 decoder sampling code which is based on S3C44B0
Platform: | Size: 3871744 | Author: | Hits:

[SCM很多MP3编解码源程序+文档+图纸

Description:
Platform: | Size: 2603008 | Author: | Hits:

[Other Embeded programsdl_mad-0.1.tar

Description: 基于SDL的一个多硬件平台mp3播放器.含解码器源码,可适应平台有X86,ARM,MIPS,PowerPC.-based on the SDL more than one hardware platform mp3 player. Containing source decoder can adapt to the x86 platform, ARM, MIPS, PowerPC.
Platform: | Size: 446464 | Author: 王朝 | Hits:

[ARM-PowerPC-ColdFire-MIPSarm_mp3

Description: 在s3c44b0x上的MP3音频处理程序-s3c44b0x in the MP3 audio processing
Platform: | Size: 3946496 | Author: xuyu | Hits:

[Multimedia DevelopARMMP3_LINUX

Description: LINUX下可用的解码()MP3程序 -LINUX available decoder () procedure MP3
Platform: | Size: 56320 | Author: 周小云 | Hits:

[SCMarmok0120845

Description: diy硬盘mp3的程序, 一个老外给写的,挺完全,但是本人有点看不懂-DIY drive mp3 procedures, a foreigner to write, they are completely, but I do not understand a bit
Platform: | Size: 227328 | Author: 夏正部 | Hits:

[SCMarmcode

Description: 三星ARM44B0X开发板试验代码,ARM MP3 的例程.rar dma实验.rar flash实验.rar.-Samsung ARM44B0X test code development board, ARM MP3 routine. Rar dma experiment. Rar flash experiment. Rar.
Platform: | Size: 5572608 | Author: | Hits:

[ARM-PowerPC-ColdFire-MIPSARM_MP3decord_source1_0

Description: ARM_MP3decord_source1_0 ARM MP3解码源代码 1.0-ARM_MP3decord_source1_0ARM MP3 decoder source code 1.0
Platform: | Size: 62464 | Author: Prothes | Hits:

[mpeg mp3mp3

Description: 基于arm和ac97的mp3解码播放代码-Based on the arm and the AC97 codec of mp3 player code
Platform: | Size: 2230272 | Author: kongdi | Hits:

[ARM-PowerPC-ColdFire-MIPSsoftware.mp3.player.lpc2148

Description: Realizing an MP3 player with the LPC2148, using libmad and EFSL This Application Note describes how to integrate the libmad MPEG 1/2 layer 3 library and the Embedded File System Library EFSL in a LPC2148 device to realize MP3 player. The Keil MCB2140 board is used to test the application and the Rowley CrossStudio for ARM has been chosen as a reference tool-chain. -Realizing an MP3 player with the LPC2148, using libmad and EFSL This Application Note describes how to integrate the libmad MPEG 1/2 layer 3 library and the Embedded File System Library EFSL in a LPC2148 device to realize MP3 player. The Keil MCB2140 board is used to test the application and the Rowley CrossStudio for ARM has been chosen as a reference tool-chain.
Platform: | Size: 2478080 | Author: 书民 | Hits:

[Windows Developmp3-usb

Description: mp3-usb doorbell whith arm
Platform: | Size: 1904640 | Author: Serg Huanus | Hits:

[ARM-PowerPC-ColdFire-MIPSarmmp3

Description: arm mp3 code for ads1.2
Platform: | Size: 3783680 | Author: kevenk | Hits:

[Embeded Linuxmp3

Description: ARM平台上嵌入式Linux环下的MP3源码,可以进行MP3的开发。-MP3 SOURCE of LINUX based on ARM
Platform: | Size: 1425408 | Author: jxl | Hits:

[uCOSLPC2148-MP3

Description: ARM做的MP3播放器LPC2148+VS1003+CH375+OLED)有频谱,用了操作系统uCOS--ARM' s MP3 player to do LPC2148+ VS1003+ CH375+ OLED) have a spectrum, with the operating system uCOS-II
Platform: | Size: 1501184 | Author: 勾晓菲 | Hits:

[Embeded LinuxMP3

Description: 采用QT实现的嵌入式MP3播放器设计,附有全部源码和论文说明,是学习qt和linux的绝好材料。是本人的嵌入式课程设计全部资料,希望能够帮到大家。-Implemented using QT embedded MP3 player design, with a description of all source code and papers, is an excellent learning materials qt and linux. I embedded curriculum design is all the information, hoping to help everyone.
Platform: | Size: 4358144 | Author: 许万清 | Hits:
« 1 23 4 5 6 7 8 9 10 »

CodeBus www.codebus.net